Storm-static

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:expgold (exp-reward-step-bounded)
Invocation (default)
~/storm/build/bin/storm --prism resource-gathering.pm --prop resource-gathering.prctl expgold --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:65.08939480781555s
Return code:0
Relative Error:2.2362977323890876e-10
Log
Storm 1.5.1

Date: Thu Apr 30 07:08:32 2020
Command line arguments: --prism resource-gathering.pm --prop resource-gathering.prctl expgold --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.005s.

Time for model construction: 13.437s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	958894
Transitions: 	3325526
Choices: 	3080702
Reward Models:  rew_gold
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "expgold": R[exp]{"rew_gold"}max=? [C<=1300] ...
Result (for initial states): 145.2875015
Time for model checking: 51.597s.